.in-bg {
	background: #ffffff;
}

/* S index*/
.main-video {
	background: #ffffff;
	margin: 0 auto;
}

.video-con {
	max-width: 62%;
	text-align: center;
}

.video-con span,
.video-con p {
	color: #4d8e36;
}

.video-con span {
	font-size: 16px;
}

.video-con p {
	font-size: 12px;
}
.video-con{
	position: relative;
}

.video-con button{
	position: absolute;
	display: block;
	top: 42%;
	left: 48.4%;
	width: 60px;
	height: 60px;
	background: transparent;
	border: 0;
	/*z-index: 999;*/
}

.i-color {
	color: rgba(77, 142, 54, 1);
}

.screen-title {
	float: left;
	margin-left: 0;
}

.screen-title>span {
	margin-left: 10px;
}
.xima-tit{
	padding:60px 0;
	margin-bottom: 60px;
	border-bottom: 1px solid #989898;
}
.xima-tit1 , .xima-tit2{
	color: #929292;
}
.xima-tit1 {
	padding-left: 0;
}
.xima-tit2{
	margin-right: 5%;
}

/*#in-field {
	background: url('../images/in-map.jpg');
}*/

#in-field h3,
.in-ser-tit {
	color: #595757;
	padding-left: 6%;
}

#in-field h3 {
	font-size: 4rem;
}

#in-field span {
	font-size: 7.4rem;
	letter-spacing: 15px;
}

.r-rarrow {
	float: left;
	width: 15px;
	height: 15px;
	padding-top: 2px;
}

.cd-tit {
	padding: 14px 0 0 20%;
}

.l-adv,
.r-adv,
.l-in-pro,
.r-in-pro {
	width: 48%;
}

.l-adv {
	float: left;
}

.r-adv {
	float: right;
	position: relative;
}

.adv-link {
	width: 25%;
	height: 25%;
	position: absolute;
	bottom: 18px;
	right: 0;
}

.adv-link a {
	display: block;
	width: 100%;
	height: 100%;
}

.history-item {
	width: 62%;
	margin:auto;
}

.screen-titles {
	float: left;
}

.line-bottom {
	border-bottom: 1px solid #989898;
	display: block;
	width: 100%;
	padding: 0;
}

.module-full-screen>.module-innerss {
	padding: 0 0 60px;}

.in-pro-bg {
	width: 62%;
	margin:auto;
	display: inline-block;
	overflow: auto;
}

.l-in-pro,
.r-in-pro {
	min-height: 325px;
}

.l-in-pro {
	float: left;
	/*background: url("../images/in-life.jpg");*/
}

.r-in-pro {
	float: right;
	/*background: url("../images/in-pro.jpg");*/
}

.in-pro-link {
	display: block;
	padding: 34% 42% 0 42%;
}

.in-pro-link a {
	font-size: 2rem;
	color: #fff;
}

.item-about {
	width: 62%;
	margin-left: 19%;
}

.module-full-screen>.module-inner-about {
	padding: 60px 0 65px;
}

.col-about-tit {
	margin-bottom: 7%;
}

.col-about-tit h3 {
	color: #4d8e36;
	border-bottom: 3px solid #4d8e36;
	width: 45%;
}

.in-about-con p {
	color: #929292;
}

#about-item-l {
	width: 50%;
}

#about-item-r {
	width: 47%;
	margin-top: 9%;
}

@media only screen and (min-width: 720px) {
	#in-field {
		/*min-height: 565px;*/
	}
	.adv-item {
		/*display: block;
		min-height: 845px;*/
	}
	.in-pro-item {
		display: block;
		min-height: 400px;
		text-align: center;
	}
	.sidebar{
		margin-left: 12%;
	}
	.sidebar-hide{
		display: none;
	}
	.oth-item-bg{
		min-height: 386px;
	}
}

@media only screen and (max-width: 460px) {
	.oth-item-bg{
		min-height: 200px;
	}
	
	.carousel-btn a {
		margin: 0 25px;
	}
	
	.carousel-btn a::after {
		content: "-------";
		margin: 0 10px;
	}
	
	.carousel-btn a:last-child::after{
		content: none;
	}
	
	
}

/* E index*/

/* S foot*/

.main-left {
	float: left;
}

.main-right {
	float: right;
}

.foot-bg {
	display: block;
	width: 100%;
	min-height: 93px;
	background: url("../images/in-foot-bg.jpg") 100%;
}

.foot-bg img {
	max-width: 50px;
}

.foot-weibo,
.foot-wechat {
	display: inline-block;
	width: 50px;
}

.foot-weibo {
	margin: 21.5px 2% 21.5px 19%;
}

.foot-wechat {
	margin: 21.5px 0 21.5px 2%;
}

.foot-nav {
	display: block;
	width: 100%;
}

.foot-nav li {
	display: inline-block;
	width: auto;
	padding: 2% 1.7% 2% 0;
}

.foot-link {
	display: block;
	height: 1px;
	border-bottom: 1px solid #FFFFFF;
}

.foot-link2 {
	width: 100%;
}

.foot-adv-item {
	min-height: 80px;
}

.foot-adv-tit {
	float: left;
	font-size: 1.6rem;
	margin-top: 25.6px;
}

.foot-adv-tit-c {
	letter-spacing: 2.2rem;
}

.foot-adv-tit-e {
	letter-spacing: 0.2rem;
}

.foot-adv-tel {
	float: right;
}

.foot-adv-tel img {
	margin-top: 21.5px;
	float: left;
}

.foot-adv-tel span {
	font-size: 2.8rem;
	color: #fff;
	padding: 12.5px 0 21.5px 0;
	float: right;
}

.foot-qrcode-l {
	width: 100%;
}

.foot-qrcode img {
	padding-top: 17px;
	max-width: 100px;
}

.foot-copy {
	min-height: 80px;
}

.foot-copy-item,
.foot-buttom {
	padding-top: 16.6px;
}

.foot-buttom {
	margin-left: 30%;
}

.foot-buttom a {
	display: inline-block;
}

.foot-buttom img {
	max-width: 25px;
}

.foot-buttom span {
	font-size: 1.85rem;
}

.foot-buttom img,
.foot-buttom span {
	display: inline;
	vertical-align: middle;
}

@media only screen and (min-width: 720px) {
	.foot-item {
		width: 62%;
		margin-left: 19%;
	}
	.kno-p1-l img{
		min-height: 347px;
	}
}


/* E foot*/


/* S brand*/

.top-banner {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 60px;
}

.full-page-tit {
	text-align: left;
}

.full-page-tit h3 {
	font-size: 3.2rem;
	color: #929292;
}

.full-page-tit h2 {
	letter-spacing: 0.8rem;
}
.full-page-tit .full-page-sh{
	color: #929292;
	font-size: 1.8rem;
	margin-bottom: 5px;
}
.full-page-tit .tit-link{
	display: block;
	width: 18%;
	border-bottom: 2px solid #4d8e36;
}

.title-link ,.title-link2,.title-link3,.title-link4{
	display: block;
	height: 32px;
	line-height: 32px;
	border-bottom: 2px solid #4d8e36;
}
.title-link{
	width: 183px;
}
.title-link2{
	width: 214px;
}
.title-link3{
	width: 234px;
}
.title-link4{
	width: 162px;
}

.main-content {
	max-width: 68%;
	padding: 1% 19%;
}
.full-page-des{
	color: #929292;
	font-size: 1.6rem;
}
.full-page-contents{
	padding: 0;
}
.intro-link{
	display: block;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
}
.introduce2{
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

.introduce2 img, .top-banner img{
	width: 62%;
}
/* E brand*/

/* S knowledge*/
.kno-tit{
	width: 30%;
	margin-bottom: 22px;
}
.kno-tit-link{
	display: block;
	height: 25px;
	border-left:4px solid #4d8e36;
	float: left;
	margin-right: 2%;
	margin-top: 2%;
}
.kno-tit h2{
	font-size: 2.2rem;
}

.kno-content{
	width: 62%;
	padding-right: 18%;
}
.kno-tit h2 span{
	font-size: 1.2rem;
}
.kno-p p, .kno-p2 p{
	color: #929292;
	font-size: 1.86rem;
}

.kno-p2{
	margin-top: 20px;
}
.kno-p1{
	display: block;
	width: 100%;
	min-height: 347px;
	margin-top: 22px;
}
.kno-p1-l{
	width: 53%;
}
.kno-p1-r{
	width: 47%;
}

.letter{
	letter-spacing: 1.05px;
}
.letter1:first-child{
	letter-spacing: 1.29px;
}
.letter1:nth-child(3){
	letter-spacing: 0.658px;
}
.letter1:nth-child(5){
	letter-spacing: 1.32px;
}
.letter1:nth-child(7){
	letter-spacing: 0.8415px;
}
.letter1:nth-child(9){
	letter-spacing: 0.35px;
}
.letter1:nth-child(11){
	letter-spacing: 0.58px;
}

.letter2:first-child{
	/*letter-spacing: 0.059rem;*/
	letter-spacing: 0.04rem;
}
.letter2:nth-child(3){
	/*letter-spacing: 0.139rem;*/
    letter-spacing: 0.11rem;
}
.letter2:nth-child(5){
	/*letter-spacing: 0.105rem;*/
	letter-spacing: 0.088rem;
}
.letter2:nth-child(7){
	letter-spacing: 0.105rem;	
}

.letter3:first-child{
	/*letter-spacing: 0.067rem;*/
    letter-spacing: 0.054rem;
}
.letter3:nth-child(3){
	/*letter-spacing: 0.097rem;*/
	letter-spacing: 0.08rem;
}
.letter3:nth-child(5){
	letter-spacing: 0.097rem;
}

.letter4:first-child{
    letter-spacing: 0.9px;
}
.letter4:nth-child(3) , .letter4:nth-child(7) , .letter4:nth-child(9){
	letter-spacing: 0.758px;
}
.letter4:nth-child(5){
	letter-spacing: 0.758px;
}


/*.kno-p3{
	max-width: 73%;
}*/
.kno-p3-r{
	display: block;
	overflow: hidden;
}
.kno-p3-r img:first-child{
	margin-bottom: 30px;
}
.kno-p3 p:first-child{
	margin-bottom: 20px;
}

.kno-link{
	display: block;
	width: 62%;
	border-bottom: 2px solid #d9d9d9;
	margin-left: 20%;
}
.oth-item{
	display: block;
	margin-top:20px
	width:100%
}

.oth-item-bg{
	display: block;
	background: url(../images/kno-oth.jpg) 100%;
}
.oth-ul{
	padding-top: 284px;
	text-align: center;
}
.oth-ul li{
	display: inline-block;
	width: 14%;
	letter-spacing: 3px;
	font-size: 2.1rem;
}
.oth-ul li:first-child{
	margin-left: 4%;
}

.oth-ul li span{
	padding-left: 30%;
}
.oth-item2{
	display: block;
	width: 100%;
	font-size: 0;
	/*background: url(../images/othadv-bg.jpg) repeat-y 100%;*/
}
/* E knowledge*/
/* S news*/
.main-news{
	padding-bottom: 2%;
}

.full-page-nav{
	width: 62%;
	padding: 80px 19%;
}
.news-item-li{
	position: relative;
	width: 21.8%;
}
.news-item-li h3{
	font-size: 2.2rem;
	font-weight: normal;
	padding: 7px 7px;
}

.news-item-li span , .news-item-li h3 , .news-item-li i{
	display: inline-block;
}

.news-item-li span , .news-item-li h3{
	vertical-align: middle;
}
.news-item-li:nth-child(1) .news-nav-ico{
	width: 26px;
	height: 26px;
	background: url(../images/ico1.png);
}
.news-item-li:nth-child(1):hover .news-nav-ico{
	background: url(../images/ico1-1.png);
}

.news-item-li:nth-child(2) .news-nav-ico{
	width: 30px;
	height: 26px;
	background: url(../images/ico2.png);
}
.news-item-li:nth-child(2):hover .news-nav-ico{
	background: url(../images/ico2-1.png);
}

.news-item-li:nth-child(3) .news-nav-ico{
	width: 30px;
	height: 23px;
	background: url(../images/ico3.png);
}
.news-item-li:nth-child(3):hover .news-nav-ico{
	background: url(../images/ico3-1.png);
}

.news-item-li:nth-child(4) .news-nav-ico{
	width: 26px;
	height: 26px;
	background: url(../images/ico4.png);
}
.news-item-li:nth-child(4):hover .news-nav-ico{
	background: url(../images/ico4-1.png);
}

.full-page-menu-content ul li{
	margin: 0 2%;
}
.full-page-menu-content ul li:first-child{
	margin-left: 0;
}
.full-page-menu-content ul li:last-child{
	margin-right: 0;
}

.news-item-ul ul li i{
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: 22.5px;
	right: 10%;
	background: url(../images/rarrow-new1.png) no-repeat 0 0;
}

.news-item-ul ul li:hover i{
	background-image: url(../images/rarrow-new2.png);
}

.news-more{
	width: 15%;
	margin: 0 42.5%;
}
.news-more a{
	background: #4d8e36;
	width: 100%;
	display: inline-block;
}
.news-more a span{
	color: #FFFFFF;
	font-size: 2.2rem;
	margin-left: 10%;
	margin-right: 10%;
}
.news-more span{
	width: 15px;
	height: 15px;
	background: url(../images/rarrow-new2.png) no-repeat;
}

.news-more span ,.news-more h4{
	display: inline-block;
}
.news-more a:hover{
	color: #FFFFFF;
}
.news-more h4{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 2.2rem;
}

.news-item{
	width: 62%;
	margin-left: 19%;
}
.news-item-list{
	width: 32%;
	margin-right: 2%;
}
.news-item-list:nth-child(3n){
	margin-right: 0;
}
.entry-img img{
	border-radius: 2%;
}
.entry-title h2{
	font-size: 2.1rem;
	line-height: 2.1;
	letter-spacing: 3px;
}

.entry-title a{
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.entry-summary p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.entry-summary-time{
	margin: 10px auto;
}
.entry-summary-time img{
	max-width: 20px;
	vertical-align: middle;
	
}
.entry-summary-time span{
	font-size: 1.6rem;
	color: #929292;
	vertical-align: middle;
}

.entry-summary .qhd-content p{
	color: #929292;
	font-size: 1.6rem;
	letter-spacing: 1.5px;
}
/* E news*/

/* S problem */
.sideMen {
	width: 100%;
	border: 1px solid #ddd;
}

.sideMen h3 {
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	border-top: 1px solid #e3e3e3;
	background: #f4f4f4;
	font: normal 14px/32px "Microsoft YaHei";
}

.sideMen h3 em {
	float: right;
	display: block;
	width: 40px;
	height: 32px;
	background: url(../images/icoadd.png) 16px 12px no-repeat;
	cursor: pointer;
}

.sideMen h3 em.on {
	background-position: 16px -57px;
}

.sideMen ul {
	padding: 8px 25px;
	color: #999;
}

.picFocus {
	margin: 0 auto;
	width: 400px;
	border: 1px solid #ccc;
	padding: 5px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.picFocus .hd {
	width: 100%;
	padding-top: 5px;
	overflow: hidden;
}

.picFocus .hd ul {
	margin-right: -5px;
	overflow: hidden;
	zoom: 1;
}

.picFocus .hd ul li {
	padding-top: 5px;
	float: left;
	text-align: center;
}

.picFocus .hd ul li img {
	width: 70px;
	height: 70px;
	border: 2px solid #ddd;
	cursor: pointer;
	margin-right: 5px;
}

.picFocus .hd ul li.on {
	background:url("../images/icoup.gif") no-repeat center 0;
}

.picFocus .hd ul li.on img {
	border-color: #f60;
}

.picFocus .bd li {
	vertical-align: middle;
}

.picFocus .bd img {
	width: 400px;
	display: block;
}

a.weixin {
	position: relative;
}

.weixin img.qrcode {
	position: absolute;
	z-index: 99;
	top: -135px;
	right: -28px;
	width: 7.5rem;
	max-width: none;
	height: 7.5rem;
	transform: scale(0);
	transform-origin: top right;
	opacity: 0;
	border: .3125rem solid #4d8e36;
	border-radius: .25rem;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.weixin:hover img.qrcode {
	transform: scale(1);
	opacity: 1;
}

